special

The following special commands are left for debugging or macro purposes. They start with an underscore to avoid mistakes and remind of their special character.

_killplot will kill the current plotting program.

_killplot

_dumplot will send the following vectors in the plotting program pipe. This is only useful if the current plotting program accept data from its stdin. _dumplot can accept up to 16 arguments.

_dumplot VECTOR-list

_dumplot X Y DY

macro, show macros, plot